Skip to content

Add vue-script snippets #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 7, 2022
Merged

Add vue-script snippets #12

merged 2 commits into from
Aug 7, 2022

Conversation

ExEr7um
Copy link
Owner

@ExEr7um ExEr7um commented Aug 7, 2022

Snippets list

Original snippets

  • vref
  • vreactive
  • vcomputed
  • vwatch
  • vwatcheffect
  • vonmounted
  • vonbeforemount
  • vonbeforeupdate
  • vonupdated
  • vonerrorcaptured
  • vonunmounted
  • vonbeforeunmount

New snippets

  • vdefineprops
  • vdefineemits
  • vdefineemits-nopayload
  • vsingleemit
  • vsingleemit-nopayload

This fixes #3.

ExEr7um added 2 commits August 7, 2022 13:12
- vref
- vreactive
- vcomputed
- vwatch
- vwatcheffect
- vonmounted
- vonbeforemount
- vonbeforeupdate
- vonupdated
- vonerrorcaptured
- vonunmounted
- vonbeforeunmount
- vdefineprops
- vdefineemits
- vdefineemits-nopayload
- vsingleemit
- vsingleemit-nopayload
@ExEr7um ExEr7um added the Feature New feature or request label Aug 7, 2022
@ExEr7um ExEr7um self-assigned this Aug 7, 2022
@ExEr7um ExEr7um linked an issue Aug 7, 2022 that may be closed by this pull request
14 tasks
@ExEr7um ExEr7um merged commit 765a428 into main Aug 7, 2022
@ExEr7um ExEr7um deleted the 3-add-vue-script-snippets branch August 7, 2022 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add vue-script snippets
1 participant